-
Home
-
Brevo – Email, SMS, Web Push, Chat, and more.
-
3.1.98
-
Code
-
Classes
- TimeValue
Total Complexity |
96 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
379 |
Lines of code |
201 |
Logical lines of code |
112 |
Comment lines |
141 |
Methods |
26 |
Properties |
2 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
toHumanUnit() |
D |
39 |
37 |
48 |
getHumanUnit() |
B |
44 |
22 |
45 |
parse() |
S |
54 |
7 |
21 |
compareTo() |
S |
60 |
5 |
13 |
isIntegerValue() |
S |
77 |
2 |
3 |
assertValidValue() |
S |
78 |
2 |
3 |
__toString() |
S |
66 |
2 |
8 |
Nanoseconds() |
S |
79 |
1 |
3 |
toMicroseconds() |
S |
80 |
1 |
3 |
__construct() |
S |
71 |
1 |
6 |
toWeeks() |
S |
80 |
1 |
3 |
toDays() |
S |
80 |
1 |
3 |
toHours() |
S |
80 |
1 |
3 |
toMinutes() |
S |
80 |
1 |
3 |
toSeconds() |
S |
80 |
1 |
3 |
toMilliseconds() |
S |
80 |
1 |
3 |
toNanoseconds() |
S |
80 |
1 |
3 |
Microseconds() |
S |
79 |
1 |
3 |
to() |
S |
79 |
1 |
3 |
convert() |
S |
79 |
1 |
3 |
Days() |
S |
79 |
1 |
3 |
Hours() |
S |
79 |
1 |
3 |
Minutes() |
S |
79 |
1 |
3 |
Seconds() |
S |
79 |
1 |
3 |
Milliseconds() |
S |
79 |
1 |
3 |
Weeks() |
S |
79 |
1 |
3 |